home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / HyperCard / FoneBookMaker 1.0 / FoneBookMaker / background_2582.xml next >
Encoding:
Extensible Markup Language  |  1993-02-13  |  15.0 KB  |  550 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2582</id>
  5.     <filler1>0</filler1>
  6.     <cantDelete> <false /> </cantDelete>
  7.     <showPict> <true /> </showPict>
  8.     <dontSearch> <false /> </dontSearch>
  9.     <link rel="stylesheet" type="text/css" href="stylesheet_3173.css" />
  10.     <part>
  11.         <id>1</id>
  12.         <type>field</type>
  13.         <visible> <true /> </visible>
  14.         <dontWrap> <false /> </dontWrap>
  15.         <dontSearch> <false /> </dontSearch>
  16.         <sharedText> <false /> </sharedText>
  17.         <fixedLineHeight> <false /> </fixedLineHeight>
  18.         <autoTab> <false /> </autoTab>
  19.         <lockText> <false /> </lockText>
  20.         <rect>
  21.             <left>6</left>
  22.             <top>2</top>
  23.             <right>535</right>
  24.             <bottom>131</bottom>
  25.         </rect>
  26.         <style>scrolling</style>
  27.         <autoSelect> <false /> </autoSelect>
  28.         <showLines> <false /> </showLines>
  29.         <wideMargins> <false /> </wideMargins>
  30.         <multipleLines> <false /> </multipleLines>
  31.         <reservedFamily> 0 </reservedFamily>
  32.         <titleWidth>0</titleWidth>
  33.         <icon>0</icon>
  34.         <textAlign>left</textAlign>
  35.         <font>Courier</font>
  36.         <textSize>9</textSize>
  37.         <textStyle>condense</textStyle>
  38.         <textHeight>12</textHeight>
  39.         <name>FoneText</name>
  40.         <script></script>
  41.     </part>
  42.     <part>
  43.         <id>2</id>
  44.         <type>button</type>
  45.         <visible> <true /> </visible>
  46.         <reserved5> 0 </reserved5>
  47.         <reserved4> 0 </reserved4>
  48.         <reserved3> 0 </reserved3>
  49.         <reserved2> 0 </reserved2>
  50.         <reserved1> 0 </reserved1>
  51.         <enabled> <true /> </enabled>
  52.         <rect>
  53.             <left>84</left>
  54.             <top>153</top>
  55.             <right>150</right>
  56.             <bottom>172</bottom>
  57.         </rect>
  58.         <style>radiobutton</style>
  59.         <showName> <true /> </showName>
  60.         <highlight> <true /> </highlight>
  61.         <autoHighlight> <true /> </autoHighlight>
  62.         <sharedHighlight> <true /> </sharedHighlight>
  63.         <family>0</family>
  64.         <titleWidth>0</titleWidth>
  65.         <icon>0</icon>
  66.         <textAlign>center</textAlign>
  67.         <font>Chicago</font>
  68.         <textSize>12</textSize>
  69.         <textStyle>plain</textStyle>
  70.         <name>Wallet</name>
  71.         <script>on mouseup
  72. set the hilite of bg btn "Notebook" to not the hilite of me
  73. end mouseup</script>
  74.     </part>
  75.     <part>
  76.         <id>3</id>
  77.         <type>button</type>
  78.         <visible> <true /> </visible>
  79.         <reserved5> 0 </reserved5>
  80.         <reserved4> 0 </reserved4>
  81.         <reserved3> 0 </reserved3>
  82.         <reserved2> 0 </reserved2>
  83.         <reserved1> 0 </reserved1>
  84.         <enabled> <true /> </enabled>
  85.         <rect>
  86.             <left>7</left>
  87.             <top>162</top>
  88.             <right>71</right>
  89.             <bottom>190</bottom>
  90.         </rect>
  91.         <style>roundrect</style>
  92.         <showName> <true /> </showName>
  93.         <highlight> <false /> </highlight>
  94.         <autoHighlight> <true /> </autoHighlight>
  95.         <sharedHighlight> <true /> </sharedHighlight>
  96.         <family>0</family>
  97.         <titleWidth>0</titleWidth>
  98.         <icon>0</icon>
  99.         <textAlign>center</textAlign>
  100.         <font>Chicago</font>
  101.         <textSize>12</textSize>
  102.         <textStyle>plain</textStyle>
  103.         <name>Print It</name>
  104.         <script>on mouseup
  105. -- field named "BookType" records
  106. -- the format so a user can reprint a phone book without
  107. -- having to format it all over again
  108. put item 1 of fld "BookType" into Kind
  109. put item 2 of fld "BookType" into Size
  110. printFone Kind,Size
  111. end mouseup</script>
  112.     </part>
  113.     <part>
  114.         <id>4</id>
  115.         <type>button</type>
  116.         <visible> <true /> </visible>
  117.         <reserved5> 0 </reserved5>
  118.         <reserved4> 0 </reserved4>
  119.         <reserved3> 0 </reserved3>
  120.         <reserved2> 0 </reserved2>
  121.         <reserved1> 0 </reserved1>
  122.         <enabled> <true /> </enabled>
  123.         <rect>
  124.             <left>404</left>
  125.             <top>168</top>
  126.             <right>430</right>
  127.             <bottom>191</bottom>
  128.         </rect>
  129.         <style>transparent</style>
  130.         <showName> <false /> </showName>
  131.         <highlight> <false /> </highlight>
  132.         <autoHighlight> <true /> </autoHighlight>
  133.         <sharedHighlight> <false /> </sharedHighlight>
  134.         <family>0</family>
  135.         <titleWidth>0</titleWidth>
  136.         <icon>1014</icon>
  137.         <textAlign>center</textAlign>
  138.         <font>Chicago</font>
  139.         <textSize>12</textSize>
  140.         <textStyle>plain</textStyle>
  141.         <name></name>
  142.         <script>on mouseUp
  143. go previous cd
  144. end mouseUp</script>
  145.     </part>
  146.     <part>
  147.         <id>5</id>
  148.         <type>button</type>
  149.         <visible> <true /> </visible>
  150.         <reserved5> 0 </reserved5>
  151.         <reserved4> 0 </reserved4>
  152.         <reserved3> 0 </reserved3>
  153.         <reserved2> 0 </reserved2>
  154.         <reserved1> 0 </reserved1>
  155.         <enabled> <true /> </enabled>
  156.         <rect>
  157.             <left>430</left>
  158.             <top>168</top>
  159.             <right>456</right>
  160.             <bottom>191</bottom>
  161.         </rect>
  162.         <style>transparent</style>
  163.         <showName> <false /> </showName>
  164.         <highlight> <false /> </highlight>
  165.         <autoHighlight> <true /> </autoHighlight>
  166.         <sharedHighlight> <false /> </sharedHighlight>
  167.         <family>0</family>
  168.         <titleWidth>0</titleWidth>
  169.         <icon>1013</icon>
  170.         <textAlign>center</textAlign>
  171.         <font>Chicago</font>
  172.         <textSize>12</textSize>
  173.         <textStyle>plain</textStyle>
  174.         <name></name>
  175.         <script>on mouseUp
  176. go next cd
  177. end mouseUp</script>
  178.     </part>
  179.     <part>
  180.         <id>6</id>
  181.         <type>field</type>
  182.         <visible> <true /> </visible>
  183.         <dontWrap> <false /> </dontWrap>
  184.         <dontSearch> <false /> </dontSearch>
  185.         <sharedText> <true /> </sharedText>
  186.         <fixedLineHeight> <false /> </fixedLineHeight>
  187.         <autoTab> <false /> </autoTab>
  188.         <lockText> <false /> </lockText>
  189.         <rect>
  190.             <left>283</left>
  191.             <top>168</top>
  192.             <right>351</right>
  193.             <bottom>183</bottom>
  194.         </rect>
  195.         <style>transparent</style>
  196.         <autoSelect> <false /> </autoSelect>
  197.         <showLines> <false /> </showLines>
  198.         <wideMargins> <false /> </wideMargins>
  199.         <multipleLines> <false /> </multipleLines>
  200.         <reservedFamily> 0 </reservedFamily>
  201.         <titleWidth>0</titleWidth>
  202.         <icon>0</icon>
  203.         <textAlign>center</textAlign>
  204.         <font>Geneva</font>
  205.         <textSize>10</textSize>
  206.         <textStyle>plain</textStyle>
  207.         <textHeight>13</textHeight>
  208.         <name>date</name>
  209.         <script></script>
  210.     </part>
  211.     <part>
  212.         <id>7</id>
  213.         <type>field</type>
  214.         <visible> <true /> </visible>
  215.         <dontWrap> <false /> </dontWrap>
  216.         <dontSearch> <false /> </dontSearch>
  217.         <sharedText> <false /> </sharedText>
  218.         <fixedLineHeight> <false /> </fixedLineHeight>
  219.         <autoTab> <false /> </autoTab>
  220.         <lockText> <false /> </lockText>
  221.         <rect>
  222.             <left>393</left>
  223.             <top>152</top>
  224.             <right>468</right>
  225.             <bottom>170</bottom>
  226.         </rect>
  227.         <style>transparent</style>
  228.         <autoSelect> <false /> </autoSelect>
  229.         <showLines> <false /> </showLines>
  230.         <wideMargins> <false /> </wideMargins>
  231.         <multipleLines> <false /> </multipleLines>
  232.         <reservedFamily> 0 </reservedFamily>
  233.         <titleWidth>0</titleWidth>
  234.         <icon>0</icon>
  235.         <textAlign>center</textAlign>
  236.         <font>Geneva</font>
  237.         <textSize>12</textSize>
  238.         <textStyle>plain</textStyle>
  239.         <textHeight>16</textHeight>
  240.         <name>page</name>
  241.         <script></script>
  242.     </part>
  243.     <part>
  244.         <id>8</id>
  245.         <type>button</type>
  246.         <visible> <true /> </visible>
  247.         <reserved5> 0 </reserved5>
  248.         <reserved4> 0 </reserved4>
  249.         <reserved3> 0 </reserved3>
  250.         <reserved2> 0 </reserved2>
  251.         <reserved1> 0 </reserved1>
  252.         <enabled> <true /> </enabled>
  253.         <rect>
  254.             <left>281</left>
  255.             <top>154</top>
  256.             <right>354</right>
  257.             <bottom>167</bottom>
  258.         </rect>
  259.         <style>transparent</style>
  260.         <showName> <true /> </showName>
  261.         <highlight> <false /> </highlight>
  262.         <autoHighlight> <false /> </autoHighlight>
  263.         <sharedHighlight> <true /> </sharedHighlight>
  264.         <family>0</family>
  265.         <titleWidth>0</titleWidth>
  266.         <icon>0</icon>
  267.         <textAlign>center</textAlign>
  268.         <font>Geneva</font>
  269.         <textSize>10</textSize>
  270.         <textStyle>plain</textStyle>
  271.         <name>File made:</name>
  272.         <script></script>
  273.     </part>
  274.     <part>
  275.         <id>9</id>
  276.         <type>field</type>
  277.         <visible> <true /> </visible>
  278.         <dontWrap> <false /> </dontWrap>
  279.         <dontSearch> <false /> </dontSearch>
  280.         <sharedText> <true /> </sharedText>
  281.         <fixedLineHeight> <false /> </fixedLineHeight>
  282.         <autoTab> <false /> </autoTab>
  283.         <lockText> <false /> </lockText>
  284.         <rect>
  285.             <left>330</left>
  286.             <top>134</top>
  287.             <right>409</right>
  288.             <bottom>149</bottom>
  289.         </rect>
  290.         <style>transparent</style>
  291.         <autoSelect> <false /> </autoSelect>
  292.         <showLines> <false /> </showLines>
  293.         <wideMargins> <false /> </wideMargins>
  294.         <multipleLines> <false /> </multipleLines>
  295.         <reservedFamily> 0 </reservedFamily>
  296.         <titleWidth>0</titleWidth>
  297.         <icon>0</icon>
  298.         <textAlign>left</textAlign>
  299.         <font>Geneva</font>
  300.         <textSize>10</textSize>
  301.         <textStyle>plain</textStyle>
  302.         <textHeight>13</textHeight>
  303.         <name>bookType</name>
  304.         <script></script>
  305.     </part>
  306.     <part>
  307.         <id>10</id>
  308.         <type>button</type>
  309.         <visible> <true /> </visible>
  310.         <reserved5> 0 </reserved5>
  311.         <reserved4> 0 </reserved4>
  312.         <reserved3> 0 </reserved3>
  313.         <reserved2> 0 </reserved2>
  314.         <reserved1> 0 </reserved1>
  315.         <enabled> <true /> </enabled>
  316.         <rect>
  317.             <left>179</left>
  318.             <top>155</top>
  319.             <right>259</right>
  320.             <bottom>172</bottom>
  321.         </rect>
  322.         <style>radiobutton</style>
  323.         <showName> <true /> </showName>
  324.         <highlight> <true /> </highlight>
  325.         <autoHighlight> <true /> </autoHighlight>
  326.         <sharedHighlight> <true /> </sharedHighlight>
  327.         <family>0</family>
  328.         <titleWidth>0</titleWidth>
  329.         <icon>0</icon>
  330.         <textAlign>center</textAlign>
  331.         <font>Chicago</font>
  332.         <textSize>12</textSize>
  333.         <textStyle>plain</textStyle>
  334.         <name>7pt Size</name>
  335.         <script>on mouseUp
  336. set the hilite of bg btn "9pt Size" to not the hilite of me
  337. end mouseUp</script>
  338.     </part>
  339.     <part>
  340.         <id>11</id>
  341.         <type>button</type>
  342.         <visible> <true /> </visible>
  343.         <reserved5> 0 </reserved5>
  344.         <reserved4> 0 </reserved4>
  345.         <reserved3> 0 </reserved3>
  346.         <reserved2> 0 </reserved2>
  347.         <reserved1> 0 </reserved1>
  348.         <enabled> <true /> </enabled>
  349.         <rect>
  350.             <left>179</left>
  351.             <top>173</top>
  352.             <right>259</right>
  353.             <bottom>190</bottom>
  354.         </rect>
  355.         <style>radiobutton</style>
  356.         <showName> <true /> </showName>
  357.         <highlight> <false /> </highlight>
  358.         <autoHighlight> <true /> </autoHighlight>
  359.         <sharedHighlight> <true /> </sharedHighlight>
  360.         <family>0</family>
  361.         <titleWidth>0</titleWidth>
  362.         <icon>0</icon>
  363.         <textAlign>center</textAlign>
  364.         <font>Chicago</font>
  365.         <textSize>12</textSize>
  366.         <textStyle>plain</textStyle>
  367.         <name>9pt Size</name>
  368.         <script>on mouseUp
  369. set the hilite of bg btn "7pt Size" to not the hilite of me
  370. end mouseUp</script>
  371.     </part>
  372.     <part>
  373.         <id>14</id>
  374.         <type>button</type>
  375.         <visible> <true /> </visible>
  376.         <reserved5> 0 </reserved5>
  377.         <reserved4> 0 </reserved4>
  378.         <reserved3> 0 </reserved3>
  379.         <reserved2> 0 </reserved2>
  380.         <reserved1> 0 </reserved1>
  381.         <enabled> <true /> </enabled>
  382.         <rect>
  383.             <left>84</left>
  384.             <top>173</top>
  385.             <right>169</right>
  386.             <bottom>191</bottom>
  387.         </rect>
  388.         <style>radiobutton</style>
  389.         <showName> <true /> </showName>
  390.         <highlight> <false /> </highlight>
  391.         <autoHighlight> <true /> </autoHighlight>
  392.         <sharedHighlight> <true /> </sharedHighlight>
  393.         <family>0</family>
  394.         <titleWidth>0</titleWidth>
  395.         <icon>0</icon>
  396.         <textAlign>center</textAlign>
  397.         <font>Chicago</font>
  398.         <textSize>12</textSize>
  399.         <textStyle>plain</textStyle>
  400.         <name>Notebook</name>
  401.         <script>on mouseUp
  402. set the hilite of bg btn "Wallet" to not the hilite of me
  403. end mouseUp</script>
  404.     </part>
  405.     <part>
  406.         <id>15</id>
  407.         <type>button</type>
  408.         <visible> <true /> </visible>
  409.         <reserved5> 0 </reserved5>
  410.         <reserved4> 0 </reserved4>
  411.         <reserved3> 0 </reserved3>
  412.         <reserved2> 0 </reserved2>
  413.         <reserved1> 0 </reserved1>
  414.         <enabled> <true /> </enabled>
  415.         <rect>
  416.             <left>372</left>
  417.             <top>164</top>
  418.             <right>401</right>
  419.             <bottom>192</bottom>
  420.         </rect>
  421.         <style>transparent</style>
  422.         <showName> <false /> </showName>
  423.         <highlight> <false /> </highlight>
  424.         <autoHighlight> <false /> </autoHighlight>
  425.         <sharedHighlight> <true /> </sharedHighlight>
  426.         <family>0</family>
  427.         <titleWidth>0</titleWidth>
  428.         <icon>25002</icon>
  429.         <textAlign>center</textAlign>
  430.         <font>Chicago</font>
  431.         <textSize>12</textSize>
  432.         <textStyle>plain</textStyle>
  433.         <name></name>
  434.         <script>on mouseUp
  435. show cd fld "Instructions"
  436. end mouseUp</script>
  437.     </part>
  438.     <part>
  439.         <id>16</id>
  440.         <type>button</type>
  441.         <visible> <true /> </visible>
  442.         <reserved5> 0 </reserved5>
  443.         <reserved4> 0 </reserved4>
  444.         <reserved3> 0 </reserved3>
  445.         <reserved2> 0 </reserved2>
  446.         <reserved1> 0 </reserved1>
  447.         <enabled> <true /> </enabled>
  448.         <rect>
  449.             <left>6</left>
  450.             <top>133</top>
  451.             <right>71</right>
  452.             <bottom>161</bottom>
  453.         </rect>
  454.         <style>roundrect</style>
  455.         <showName> <true /> </showName>
  456.         <highlight> <false /> </highlight>
  457.         <autoHighlight> <true /> </autoHighlight>
  458.         <sharedHighlight> <true /> </sharedHighlight>
  459.         <family>0</family>
  460.         <titleWidth>0</titleWidth>
  461.         <icon>0</icon>
  462.         <textAlign>center</textAlign>
  463.         <font>Chicago</font>
  464.         <textSize>12</textSize>
  465.         <textStyle>plain</textStyle>
  466.         <name>Make It</name>
  467.         <script>on mouseup
  468. if the hilite of bg btn "Wallet" then
  469. put "Wallet" into Kind
  470. else
  471. put "Page" into Kind
  472. end if
  473. if the hilite of bg btn "7pt Size" then
  474. put 7 into Size
  475. else
  476. put 9 into Size
  477. end if
  478. MakeFoneBook Kind,Size
  479. end mouseup</script>
  480.     </part>
  481.     <part>
  482.         <id>17</id>
  483.         <type>button</type>
  484.         <visible> <true /> </visible>
  485.         <reserved5> 0 </reserved5>
  486.         <reserved4> 0 </reserved4>
  487.         <reserved3> 0 </reserved3>
  488.         <reserved2> 0 </reserved2>
  489.         <reserved1> 0 </reserved1>
  490.         <enabled> <true /> </enabled>
  491.         <rect>
  492.             <left>89</left>
  493.             <top>136</top>
  494.             <right>155</right>
  495.             <bottom>155</bottom>
  496.         </rect>
  497.         <style>transparent</style>
  498.         <showName> <true /> </showName>
  499.         <highlight> <false /> </highlight>
  500.         <autoHighlight> <true /> </autoHighlight>
  501.         <sharedHighlight> <true /> </sharedHighlight>
  502.         <family>0</family>
  503.         <titleWidth>0</titleWidth>
  504.         <icon>0</icon>
  505.         <textAlign>center</textAlign>
  506.         <font>Chicago</font>
  507.         <textSize>12</textSize>
  508.         <textStyle>plain</textStyle>
  509.         <name>Format:</name>
  510.         <script>on mouseup
  511. if the hilite of bg btn "7pt Size" then
  512. put 7 into Size
  513. else
  514. put 9 into Size
  515. end if
  516. put "Wallet" into Kind
  517. makeFoneBook Kind,Size
  518. end mouseup</script>
  519.     </part>
  520.     <part>
  521.         <id>18</id>
  522.         <type>button</type>
  523.         <visible> <true /> </visible>
  524.         <reserved5> 0 </reserved5>
  525.         <reserved4> 0 </reserved4>
  526.         <reserved3> 0 </reserved3>
  527.         <reserved2> 0 </reserved2>
  528.         <reserved1> 0 </reserved1>
  529.         <enabled> <true /> </enabled>
  530.         <rect>
  531.             <left>188</left>
  532.             <top>136</top>
  533.             <right>254</right>
  534.             <bottom>155</bottom>
  535.         </rect>
  536.         <style>transparent</style>
  537.         <showName> <true /> </showName>
  538.         <highlight> <false /> </highlight>
  539.         <autoHighlight> <true /> </autoHighlight>
  540.         <sharedHighlight> <true /> </sharedHighlight>
  541.         <family>0</family>
  542.         <titleWidth>0</titleWidth>
  543.         <icon>0</icon>
  544.         <textAlign>center</textAlign>
  545.         <font>Chicago</font>
  546.         <textSize>12</textSize>
  547.         <textStyle>plain</textStyle>
  548.         <name>Size:</name>
  549.         <script>on mouseup
  550. if the hilite of bg btn "7pt Size" then
  551. put 7 into Size
  552. else
  553. put 9 into Size
  554. end if
  555. put "Wallet" into Kind
  556. makeFoneBook Kind,Size
  557. end mouseup</script>
  558.     </part>
  559.     <part>
  560.         <id>19</id>
  561.         <type>field</type>
  562.         <visible> <true /> </visible>
  563.         <dontWrap> <false /> </dontWrap>
  564.         <dontSearch> <false /> </dontSearch>
  565.         <sharedText> <true /> </sharedText>
  566.         <fixedLineHeight> <false /> </fixedLineHeight>
  567.         <autoTab> <false /> </autoTab>
  568.         <lockText> <false /> </lockText>
  569.         <rect>
  570.             <left>252</left>
  571.             <top>134</top>
  572.             <right>331</right>
  573.             <bottom>150</bottom>
  574.         </rect>
  575.         <style>transparent</style>
  576.         <autoSelect> <false /> </autoSelect>
  577.         <showLines> <false /> </showLines>
  578.         <wideMargins> <false /> </wideMargins>
  579.         <multipleLines> <false /> </multipleLines>
  580.         <reservedFamily> 0 </reservedFamily>
  581.         <titleWidth>0</titleWidth>
  582.         <icon>0</icon>
  583.         <textAlign>left</textAlign>
  584.         <font>Geneva</font>
  585.         <textSize>10</textSize>
  586.         <textStyle>plain</textStyle>
  587.         <textHeight>13</textHeight>
  588.         <name>bookType</name>
  589.         <script></script>
  590.     </part>
  591.     <content>
  592.         <layer>background</layer>
  593.         <id>19</id>
  594.         <text>Current Style:</text>
  595.     </content>
  596.     <name></name>
  597.     <script></script>
  598. </background>
  599.